Skip to content

chore(licence): migrate Cargo.toml from PMPL-1.0 to MPL-2.0#39

Merged
hyperpolymath merged 1 commit into
mainfrom
claude/mpl-2-0-migration
May 27, 2026
Merged

chore(licence): migrate Cargo.toml from PMPL-1.0 to MPL-2.0#39
hyperpolymath merged 1 commit into
mainfrom
claude/mpl-2-0-migration

Conversation

@hyperpolymath

Copy link
Copy Markdown
Owner

Summary

  • Updates Cargo.toml license field from PMPL-1.0 to MPL-2.0.
  • Closes the SPDX-vs-manifest mismatch flagged by standards#196 (estate licence-debt audit, 2026-05-26).
  • Aligns this repo with the estate policy of MPL-1.0/PMPL-1.0 → MPL-2.0 migration.

What this PR does NOT do

This is the manifest field only. The LICENSE file (if it carries a Palimpsest preamble) keeps that preamble — the load-bearing MPL-2.0 text is unchanged.

Companion

  • standards#196 — licence debt audit
  • standards#201 — licence-consistency CI check (will catch future drift)

🤖 Generated with Claude Code

…-2.0

Closes part of Item 2 of the 2026-05-26 estate tech-debt audit
follow-up (hyperpolymath/standards#196).

The estate-wide policy is 'MPL-1.0/PMPL-1.0 -> MPL-2.0' (see
estate language policy memory). This PR migrates the manifest's
declared license field; the LICENSE file's Palimpsest preamble (if
present) is unchanged, and the MPL-2.0 body text it wraps is the
load-bearing licence.

The licence-consistency CI check landed in standards#201 catches
future SPDX-vs-manifest drift.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@hyperpolymath
hyperpolymath enabled auto-merge (squash) May 26, 2026 13:24
@github-actions

Copy link
Copy Markdown

🔍 Hypatia Security Scan

Findings: 57 issues detected

Severity Count
🔴 Critical 4
🟠 High 16
🟡 Medium 37

⚠️ Action Required: Critical security issues found!

View findings
[
  {
    "reason": "Required file missing",
    "type": "missing",
    "file": "0-AI-MANIFEST.a2ml",
    "action": "create",
    "rule_module": "root_hygiene",
    "severity": "high"
  },
  {
    "reason": "No test directory or test files found",
    "type": "no_tests",
    "file": "/home/runner/work/project-wharf/project-wharf",
    "action": "flag",
    "rule_module": "honest_completion",
    "severity": "high",
    "deduction": 20
  },
  {
    "reason": "Issue in scorecard.yml",
    "type": "missing_workflow",
    "file": "scorecard.yml",
    "action": "create",
    "rule_module": "workflow_audit",
    "severity": "high"
  },
  {
    "reason": "Issue in mirror.yml",
    "type": "missing_workflow",
    "file": "mirror.yml",
    "action": "create",
    "rule_module": "workflow_audit",
    "severity": "high"
  },
  {
    "reason": "Action actions/setup-example@v1 needs attention",
    "type": "unpinned_action",
    "file": "codeql.yml",
    "action": "pin_sha",
    "rule_module": "workflow_audit",
    "severity": "medium"
  },
  {
    "reason": "Action github/codeql-action/init@v4 needs attention",
    "type": "unpinned_action",
    "file": "codeql.yml",
    "action": "pin_sha",
    "rule_module": "workflow_audit",
    "severity": "medium"
  },
  {
    "reason": "Action github/codeql-action/analyze@v4 needs attention",
    "type": "unpinned_action",
    "file": "codeql.yml",
    "action": "pin_sha",
    "rule_module": "workflow_audit",
    "severity": "medium"
  },
  {
    "reason": "Action hyperpolymath/standards/.github/workflows/governance-reusable.yml@main needs attention",
    "type": "unpinned_action",
    "file": "governance.yml",
    "action": "pin_sha",
    "rule_module": "workflow_audit",
    "severity": "high"
  },
  {
    "reason": "Action actions/configure-pages@v6 needs attention",
    "type": "unpinned_action",
    "file": "jekyll-gh-pages.yml",
    "action": "pin_sha",
    "rule_module": "workflow_audit",
    "severity": "medium"
  },
  {
    "reason": "Action actions/jekyll-build-pages@v1 needs attention",
    "type": "unpinned_action",
    "file": "jekyll-gh-pages.yml",
    "action": "pin_sha",
    "rule_module": "workflow_audit",
    "severity": "medium"
  }
]

Powered by Hypatia Neurosymbolic CI/CD Intelligence

@hyperpolymath
hyperpolymath merged commit 42f8229 into main May 27, 2026
9 of 15 checks passed
@hyperpolymath
hyperpolymath deleted the claude/mpl-2-0-migration branch May 27, 2026 12:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant